|
|
| Menu location |
|---|
| Modification → Edit |
| Workbenches |
| Draft |
| Default shortcut |
| D E |
| Introduced in version |
| - |
| See also |
| Std Edit |
The Draft Edit command puts selected objects in Draft Edit mode. In this mode the properties of objects can be edited graphically. Typically nodes can be moved and in some cases context menu options can be selected. The command can handle most Draft objects, but also some other objects. See Supported objects. Supported Draft objects can also be put in Draft Edit mode with the Std Edit command.
4 objects in Draft Edit mode: a Draft Wire (red), a Draft Arc (black), a Draft BSpline (green) and a Draft BezCurve (magenta)
See also: Draft Snap and Draft Constrain.
The single character keyboard shortcuts available in the task panel can be changed. See Draft Preferences. The shortcuts mentioned here are the default shortcuts.
Delete Point (at least two points must remain) and Set Point as First (only if the node is not the first point and the wire is closed, introduced in 26.3).Add Point, Open Wire/Close Wire and Reverse Wire.Move Arc.Set First Angle.Set Last Angle.Set Radius.Invert Arc.Delete Point (at least two points must remain for an open spline, for a closed spline the minimum number of points is three) and Set Point as First (only if the node is not the first point and the spline is closed, introduced in 26.3).Add Point, Open Wire/Close Wire and Reverse Spline.Delete Point, Make Sharp, Make Tangent and Make Symmetric.Add Point, Open Wire/Close Wire and Reverse Curve.
See also: Preferences Editor and Draft Preferences.
See also: Autogenerated API documentation and FreeCAD Scripting Basics.
There is no Python method to Draft Edit objects. To emulate the results of the command geometric properties of objects have to be modified.